Miscellaneous tq-related fixes.
authorMiles Bader <miles@gnu.org>
Sun, 27 Aug 2006 10:42:40 +0000 (10:42 +0000)
committerMiles Bader <miles@gnu.org>
Sun, 27 Aug 2006 10:42:40 +0000 (10:42 +0000)
commit237b0fcdd267f23d677c94f1c8a796ab2d55fd85
treed67ac6654bad798160579172ada7c8fb1b066ba8
parent6179aa168692cb6b1065e84148ceae0a06f0836f
Miscellaneous tq-related fixes.

* lisp/emacs-lisp/tq.el: Small grammar fix in comments.
  (tq-enqueue): Check for existence of queue rather than the head queue
  item's question, which was a no-op.
  (tq-filter, tq-process-buffer): Make sure the process buffer exists
  before making it the current buffer.

* lispref/processes.texi (Transaction Queues): Remove stray quote
  character.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-411
Creator:  Michael Olson <mwolson@gnu.org>
lisp/ChangeLog
lisp/emacs-lisp/tq.el
lispref/ChangeLog
lispref/processes.texi